DePaymentSched 
EntityType  Independent 
Logical Entity Name  DePaymentSched 
Default Table Name  DePaymentSched 
Logical Only  NO 
Definition 
 
Note 
 

DePaymentSched Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DePaymentSchedID(PK)    INTEGER  NO 
 
AdProgramID    INTEGER  NO 
 
AdCourseID    INTEGER  NO 
 
PayBy    CHAR(1)  YES 
 
CourseAmount    MONEY(19, 4)  YES 
 
LessonAmount    MONEY(19, 4)  NO 
 
ExamAmount    MONEY(19, 4)  NO 
 
BookReportAmount    MONEY(19, 4)  NO 
 
AddAmount    MONEY(19, 4)  NO 
 
AddDays    TINYINT  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

DePaymentSched Keys 
Key Name  Key Type  Keys 
DePaymentSched_DePaymentSchedID_U_C_IDX  PrimaryKey  DePaymentSchedID 

DePaymentSched Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DePaymentSched Check Constraints 
Check Constraint Name  CheckConstraint